RichTextKit v0.4

UndoUnit<T>.Redo Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoUnit<T>

Instructs the unit to execute the "ReDo" operation

public virtual void Redo(T context);

Remarks

The default implementation simply calls "Do"

Parameters

T context

The document context object